Don't respect ROUND_XY_TO_GRID when decomposing uninterpreted glyph
authorPo Lu <luangruo@yahoo.com>
Mon, 5 Feb 2024 09:17:51 +0000 (17:17 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 5 Feb 2024 09:17:51 +0000 (17:17 +0800)
commit98d62c5f7675b24ad66e010765ce3012046f2ff8
tree2bac15e8c475a02d327c9bb7cbf00e12748f56b8
parentea53a26d03da8d03652696939431b3a7e63053d7
Don't respect ROUND_XY_TO_GRID when decomposing uninterpreted glyph

* src/sfnt.c (sfnt_decompose_compound_glyph): Remove useless
code; don't pretend to round glyph coordinates.
src/sfnt.c